home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / editors / emacs / xemacs / xemacs-1.004 / xemacs-1 / xemacs-19.13 / msdos / sed4.inp < prev   
Encoding:
Text File  |  1994-12-12  |  408 b   |  8 lines

  1. # -sed4.inp-------------------------------------------------------------
  2. # Configuration script for src/paths.h
  3. # ----------------------------------------------------------------------
  4. /^#define *PATH_LOADSEARCH/s/".*"/rootrelativepath ("lisp")/
  5. /^#define *PATH_DATA/s/".*"/rootrelativepath ("etc")/
  6. /^#define *PATH_DOC/s/".*"/rootrelativepath ("etc")/
  7. /^#define *PATH_INFO/s/".*"/rootrelativepath ("info")/
  8.